home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / msdl / example.lha / example-scenes / caustics.lha / caustics.msdl‾ next >
Encoding:
Text File  |  1993-11-03  |  874 b   |  84 lines

  1. polygon
  2. /* ceiling */
  3. 0 221 0
  4. 216 221 0
  5. 216 221 215
  6. 0 221 215
  7. props drc 0.9 0.9 0.9 end
  8. scale 0.1 0.1 0.1
  9. end
  10.  
  11. polygon
  12. /* floor */
  13. 4
  14. 0 0 0
  15. 216 0 0
  16. 216 0 215
  17. 0 0 215
  18. props drc 0.9 0.9 0.9 end
  19. scale 0.1 0.1 0.1
  20. end
  21.  
  22. polygon
  23. /* wall */
  24. 4
  25. 0 0 0
  26. 0 221 0
  27. 0 221 215
  28. 0 0 215
  29. props drc 0.8 0.1 0.075 end
  30. scale 0.1 0.1 0.1
  31. end
  32.  
  33. polygon 
  34. /* wall */
  35. 0 0 0
  36. 216 0 0
  37. 216 221 0
  38. 0 221 0
  39. props drc 0.9 0.9 0.9 end
  40. scale 0.1 0.1 0.1
  41. end
  42.  
  43. polygon 
  44. /* wall */
  45. 0 0 215
  46. 216 0 215
  47. 216 221 215
  48. 0 221 215
  49. props drc 0.9 0.9 0.9 end
  50. scale 0.1 0.1 0.1
  51. end
  52.  
  53. polygon
  54. /* wall */
  55. 4
  56. 216 0 215
  57. 216 221 215
  58. 216 221 0
  59. 216 0 0
  60. props drc 0.075 0.1 0.35 end
  61. scale 0.1 0.1 0.1
  62. end
  63.     
  64. polygon
  65. /* light */
  66. 4
  67. 85.5 220 90
  68. 130.5 220 90
  69. 130.5 220 130
  70. 85.5 220 130
  71. props emission 1.0 1.0 1.0 end
  72. scale 0.1 0.1 0.1
  73. end
  74.  
  75. sphere
  76. 0 0 0 5
  77. props src 0.9 0.9 0.9 trc 0.0 0.0 0.0 index 1.5 1.5 1.5 end
  78. shift 11 11 11
  79. end
  80.  
  81.